home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / bcode / bcmag31.exe / {app} / bcMagic.exe / 0 / RCDATA / TFBARCODE / TFBARCODE.txt
Text File  |  2001-12-23  |  648b  |  34 lines

  1. object FBarcode: TFBarcode
  2.   Left = 583
  3.   Top = 630
  4.   Width = 124
  5.   Height = 61
  6.   BorderIcons = [biSystemMenu]
  7.   Caption = 'Barcode 1'
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsMDIChild
  15.   KeyPreview = True
  16.   OldCreateOrder = True
  17.   Position = poDefault
  18.   ShowHint = True
  19.   Visible = True
  20.   OnClose = FormClose
  21.   OnCreate = FormCreate
  22.   OnResize = FormResize
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object Image1: TImage
  26.     Left = 0
  27.     Top = 0
  28.     Width = 116
  29.     Height = 34
  30.     Align = alClient
  31.     Center = True
  32.   end
  33. end
  34.